Update headerbar title from window title
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 01:45:42 +0000 (20:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 01:45:42 +0000 (20:45 -0500)
commitda08592ea1d50dd0ddf9bc341a9ffb5bc6c84a20
tree72c56da1319814e771925197587d27b7ccfcca23
parent5918a4dae845c6a766fdd220bf29dd6d1091b6a2
Update headerbar title from window title

This removes a possible source of confusion in our API.
The title is now synchronized both ways between the window
and the headerbar.

https://bugzilla.gnome.org/show_bug.cgi?id=720067
gtk/gtkwindow.c